no self-joins in views?

Поиск
Список
Период
Сортировка
От Christoph Pingel
Тема no self-joins in views?
Дата
Msg-id a06100501be313778a604@[62.224.60.178]
обсуждение исходный текст
Ответы Re: no self-joins in views?
Re: no self-joins in views?
Re: no self-joins in views?
Список pgsql-general
Hello,

is there any restriction re the use of self joins in views? I have a
moderately complicated query where I scan the same table twice using
aliases, and I would like to put that into a view to keep my python
code clean. However, I get an error 'column xy duplicated'. Is this
so by design?

best,
Christoph

В списке pgsql-general по дате отправления:

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: Python Interface
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Python Interface